Uses of Class
org.eclipse.vtp.framework.engine.runtime.Session

Packages that use Session
org.eclipse.vtp.framework.engine.runtime   
 

Uses of Session in org.eclipse.vtp.framework.engine.runtime
 

Fields in org.eclipse.vtp.framework.engine.runtime declared as Session
protected  Session Execution.session
          The owner of this execution.
 

Constructors in org.eclipse.vtp.framework.engine.runtime with parameters of type Session
Execution(Session session, IExecutionDescriptor descriptor)
          Creates a new Execution.